C1.Web.Mvc.Finance Namespace / Macd<T> Class / ItemsSource Property

In This Topic
ItemsSource Property (Macd<T>)
In This Topic
Gets or sets the ItemsSource settings. Inherited from ItemsBoundControl.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Serialization.ServiceConverter)>
Public Property ItemsSource As IItemsSource(Of T)
 
See Also